Add a render node for text
authorMatthias Clasen <mclasen@redhat.com>
Tue, 29 Aug 2017 21:28:10 +0000 (17:28 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 1 Sep 2017 17:30:03 +0000 (13:30 -0400)
commit4975aa7920b0857a54114556c9830f7d9b69abfc
treeed8cf680d240bade07bcd07dc64e0ce465020bff
parent82538f935b8c1f41e8e1d5e91b2ade5184020238
Add a render node for text

This is just a wrapper around a PangoGlyphString + PangoFont.
Basically, the arguments that are passed to pango_renderer_draw_glyphs.
gsk/gskenums.h
gsk/gskrendernode.h
gsk/gskrendernodeimpl.c
gtk/inspector/gtktreemodelrendernode.c
gtk/inspector/recorder.c